home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Up2Date
/
InstallerNG
/
GUI-API
/
example
/
libbase.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1999-10-28
|
123 b
|
10 lines
#include <exec/libraries.h>
struct InstallerGuiBase
{
struct Library igb_Library;
};
#pragma libbase InstallerGuiBase